Welcome![Sign In][Sign Up]
Location:
Search - Handwritten Recognition with matlab

Search list

[Graph RecognizefrODR

Description: 手写数字识别系统,非常好的啊!带有GUI界面,使用方便!-handwritten numeral recognition, very good ah! With a GUI interface, easy to use!
Platform: | Size: 312320 | Author: 陈天 | Hits:

[AI-NN-PRSHIBIE

Description: Matlab手写文字识别源代码 这个Demo展示手写文字识别的各个步骤,包括图像的预处理、裁剪、大小转换、人工神经网络训练和识别等等。-Handwritten character recognition Matlab source code of this Demo display of handwritten character recognition of the various steps, including image preprocessing, cutting, size conversion, artificial neural network training and recognition and so on.
Platform: | Size: 102400 | Author: lcp | Hits:

[Graph Recognize200572811235798

Description: 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free offline handwritten numeral recognition system. First, the identification number of the preconditioning treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the number of character strokes of structural features and characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching method to identify and MATLAB as a programming tool to achieve with a friendly graphical user interface of free handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance
Platform: | Size: 1224704 | Author: wangjinfeng | Hits:

[Graph Recognizesimplecharrec

Description: 一个手写体数字识别源码,有完整的识别程序-A handwritten numeral recognition source, a complete identification procedures
Platform: | Size: 259072 | Author: fuming | Hits:

[Graph RecognizeNumberRecognitionSystem

Description: 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of a freely Offline handwritten numeral recognition system. First, identify the figure of the pre-processing treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the structural features of characters and stroke characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching to identify methods and MATLAB as a programming tool to achieve with a friendly graphical user interface of freely handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance.
Platform: | Size: 349184 | Author: kongchao | Hits:

[Graph RecognizePatternRecognition

Description: 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bayes classifier, a linear function of classification, non-linear function of classification, neural network classification) to identify any number of handwritten digits 0-9 and digital images, including the design of training samples library, you can choose a variety of classifier to identify the 10 Arabic numerals identify the 0-9, including temporary handwritten figures also include the number of pictures
Platform: | Size: 541696 | Author: yao | Hits:

[matlabHandwrittendigitrecognition

Description: Handwritten digit recognition algorithm code with matlab.
Platform: | Size: 88064 | Author: JinaYu | Hits:

[AI-NN-PRnnpractice

Description: 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
Platform: | Size: 4096 | Author: li | Hits:

[matlabCharacter-Recognition(Lib-SVM)

Description: 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。- Support Vector Machine (SVM) is a new machine learning technique in recent years developed based on statistical learning theory (SLT). It wins popularity due to many attractive features and emphatically performance in the fields of nonlinear and high dimensional pattern recognition. The theory and algorithm of SVC is studied at first, then, simulation is to recognize handwritten numeral with the Lib-SVM toolbox. At last, we study the result, which shows that the SVC can do the classification problem with good performance, shorter operation time and is more suitable for real-time implementation.
Platform: | Size: 1155072 | Author: 任修齐 | Hits:

[Graph RecognizeDesignandImplementation

Description: 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-This paper describes and designs a free handwritten number recognition system. Firstly, the pretreatment of the character to be recognized is introduced, including binarization, smoothing, normalization and thinning. Next, how to extract the structural features of the numbers is discussed, and we describe the constructing method of repository. Finally, we use the method of template matching, based on repository, to recognize the digital number. Matlab is used as a program tool to realize this free handwritten digital recognition system with friendly graphical user interface. The experimental results show that the rate of the recognition system is high, and the proposed method is robust to nois
Platform: | Size: 349184 | Author: feiying | Hits:

[AI-NN-PRMNIST_CNN 代码及测试结果

Description: 只含一层卷积层的CNN也可以将手写数字识别的正确率达到99%(The CNN with only one convolutional layer can also get the correct rate of handwritten digit recognition up to 99%.)
Platform: | Size: 30586880 | Author: 沐兮晚清 | Hits:

[AI-NN-PRMATLAB神经网络手写数字识别(GUI,论文)

Description: 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the test picture, through the interception of a number, preprocessing, after BP network training, get the recognition results. It can be transformed to recognize Chinese characters and English characters.)
Platform: | Size: 542720 | Author: www.wobishe.com | Hits:

CodeBus www.codebus.net